Skip to content

chore(deps): bump github.com/agentplexus/omnivoice-deepgram from 0.2.0 to 0.3.0#10

Merged
grokify merged 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/omnivoice-deepgram-0.3.0
Feb 22, 2026
Merged

chore(deps): bump github.com/agentplexus/omnivoice-deepgram from 0.2.0 to 0.3.0#10
grokify merged 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/omnivoice-deepgram-0.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps github.com/agentplexus/omnivoice-deepgram from 0.2.0 to 0.3.0.

Release notes

Sourced from github.com/agentplexus/omnivoice-deepgram's releases.

v0.3.0

Release Notes: v0.3.0

Full Changelog: plexusone/omnivoice-deepgram@v0.2.0...v0.3.0

Changelog

Sourced from github.com/agentplexus/omnivoice-deepgram's changelog.

[v0.3.0] - 2026-02-14

Highlights

  • Batch transcription support for pre-recorded audio files and URLs

Added

  • Transcribe method for batch transcription of audio bytes (d64c4ea)
  • TranscribeFile method for batch transcription of local audio files (d64c4ea)
  • TranscribeURL method for batch transcription of remote audio URLs (d64c4ea)
  • Pre-recorded transcription conversion helpers for Deepgram responses (3fc08dd)

Dependencies

  • Bump github.com/agentplexus/omnivoice from v0.3.0 to v0.4.1 (35c593e)

Documentation

  • README updated with batch transcription examples (fe09c20)

Tests

  • TranscribeFile and TranscribeURL conformance tests with Ferris Bueller test audio (35c593e)
Commits
  • 0b95b77 docs(changelog): update v0.3.0 with conformance test details
  • 35c593e test(stt): add TranscribeFile and TranscribeURL conformance tests
  • 93a2acf docs: add v0.3.0 release notes
  • 27e1c96 chore(deps): go mod: update go versions
  • cd6766b docs(changelog): add v0.3.0 release and migrate to camelCase
  • fe09c20 docs: update README with batch transcription examples
  • ebcb78b test(stt): update conformance tests for batch transcription
  • d64c4ea feat(stt): implement batch transcription methods
  • 3fc08dd feat(stt): add pre-recorded transcription conversion helpers
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/agentplexus/omnivoice-deepgram](https://github.com/agentplexus/omnivoice-deepgram) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/agentplexus/omnivoice-deepgram/releases)
- [Changelog](https://github.com/agentplexus/omnivoice-deepgram/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnivoice-deepgram@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/agentplexus/omnivoice-deepgram
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 16, 2026
@grokify grokify merged commit 74b6315 into main Feb 22, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/agentplexus/omnivoice-deepgram-0.3.0 branch February 22, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant